github.com/go-pg/pg/v10/orm.compositeParser.NextElem (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
composite.go#L38: elem, err := p.NextElem()
composite_parser.go#L38: func (p *compositeParser) NextElem() ([]byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)